-
Notifications
You must be signed in to change notification settings - Fork 32
🎨Computational backend: improvements step 5 #8396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🎨Computational backend: improvements step 5 #8396
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #8396 +/- ##
===========================================
- Coverage 87.89% 68.63% -19.27%
===========================================
Files 1951 761 -1190
Lines 75954 35028 -40926
Branches 1336 175 -1161
===========================================
- Hits 66763 24042 -42721
- Misses 8791 10929 +2138
+ Partials 400 57 -343
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
🧪 CI InsightsHere's what we observed from your CI run for f82f80d. ✅ Passed Jobs With Interesting Signals
|
4058ff7 to
f82f80d
Compare
|



What do these changes do?
Access to the clusters-keeper does not need to be bounded, only the access to the dask-scheduler.
Related issue/s
How to test
Dev-ops